home *** CD-ROM | disk | FTP | other *** search
/ Explorer - Mosaic & Web / Explorer - Mosaic & Web.iso / helpers / ghostvew / gsgrab / gsgrab.def < prev    next >
Encoding:
Text File  |  1994-06-09  |  281 b   |  10 lines

  1. NAME        GSGRAB
  2. DESCRIPTION    'Automatically grab GSGRAB print it'
  3. EXETYPE        WINDOWS
  4. CODE        PRELOAD MOVEABLE DISCARDABLE
  5. SEGMENTS    GSGINIT_TEXT PRELOAD MOVEABLE DISCARDABLE
  6.         GSGDLG_TEXT LOADONCALL MOVEABLE DISCARDABLE
  7. DATA        PRELOAD MULTIPLE MOVEABLE
  8. HEAPSIZE    1024
  9. STACKSIZE    8192
  10.